﻿2026-06-15T15:08:50.6869399Z ##[group]Run actions/checkout@v5
2026-06-15T15:08:50.6870660Z with:
2026-06-15T15:08:50.6871328Z   fetch-depth: 0
2026-06-15T15:08:50.6872116Z   repository: SaberMage/spt-core
2026-06-15T15:08:50.6880376Z   token: ***
2026-06-15T15:08:50.6881062Z   ssh-strict: true
2026-06-15T15:08:50.6881774Z   ssh-user: git
2026-06-15T15:08:50.6882484Z   persist-credentials: true
2026-06-15T15:08:50.6883281Z   clean: true
2026-06-15T15:08:50.6883983Z   sparse-checkout-cone-mode: true
2026-06-15T15:08:50.6884840Z   fetch-tags: false
2026-06-15T15:08:50.6885559Z   show-progress: true
2026-06-15T15:08:50.6886278Z   lfs: false
2026-06-15T15:08:50.6886959Z   submodules: false
2026-06-15T15:08:50.6887684Z   set-safe-directory: true
2026-06-15T15:08:50.6888684Z ##[endgroup]
2026-06-15T15:08:50.7701482Z Syncing repository: SaberMage/spt-core
2026-06-15T15:08:50.7703680Z ##[group]Getting Git version info
2026-06-15T15:08:50.7704922Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T15:08:50.7706742Z [command]/usr/bin/git version
2026-06-15T15:08:50.7707564Z git version 2.43.0
2026-06-15T15:08:50.7710079Z ##[endgroup]
2026-06-15T15:08:50.7714767Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/474e5177-ea76-4ef7-84e6-27ce2848d0b7' before making global git config changes
2026-06-15T15:08:50.7717117Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T15:08:50.7719194Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T15:08:50.7747586Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T15:08:50.7766693Z https://github.com/SaberMage/spt-core
2026-06-15T15:08:50.7777296Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T15:08:50.7780027Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T15:08:50.7798825Z HEAD
2026-06-15T15:08:50.7829811Z ##[endgroup]
2026-06-15T15:08:50.7830747Z [command]/usr/bin/git submodule status
2026-06-15T15:08:50.8004174Z ##[group]Cleaning the repository
2026-06-15T15:08:50.8039118Z [command]/usr/bin/git clean -ffdx
2026-06-15T15:08:50.8067703Z Removing traceable-reqs
2026-06-15T15:08:50.8073822Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T15:08:50.8117474Z HEAD is now at 19b682d Merge b115929b81e78959b0f5d36d09340af49270f9a1 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:08:50.8121705Z ##[endgroup]
2026-06-15T15:08:50.8122950Z ##[group]Disabling automatic garbage collection
2026-06-15T15:08:50.8125587Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T15:08:50.8148019Z ##[endgroup]
2026-06-15T15:08:50.8149260Z ##[group]Setting up auth
2026-06-15T15:08:50.8152641Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T15:08:50.8176770Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T15:08:50.8364494Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T15:08:50.8390422Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T15:08:50.8572992Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T15:08:50.8598443Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T15:08:50.8789803Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T15:08:50.8820245Z ##[endgroup]
2026-06-15T15:08:50.8821656Z ##[group]Fetching the repository
2026-06-15T15:08:50.8827528Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +308ac1cf6970dc814da18d3d8816404f86b13e34:refs/remotes/pull/16/merge
2026-06-15T15:08:51.9424748Z From https://github.com/SaberMage/spt-core
2026-06-15T15:08:51.9426080Z    b115929..a916727  m11-shell-substrate                      -> origin/m11-shell-substrate
2026-06-15T15:08:51.9472705Z  + 19b682d...308ac1c 308ac1cf6970dc814da18d3d8816404f86b13e34 -> pull/16/merge  (forced update)
2026-06-15T15:08:51.9500998Z ##[endgroup]
2026-06-15T15:08:51.9501527Z ##[group]Determining the checkout info
2026-06-15T15:08:51.9502086Z ##[endgroup]
2026-06-15T15:08:51.9505697Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T15:08:51.9543115Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T15:08:51.9565161Z ##[group]Checking out the ref
2026-06-15T15:08:51.9567345Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T15:08:51.9628611Z Warning: you are leaving 1 commit behind, not connected to
2026-06-15T15:08:51.9629220Z any of your branches:
2026-06-15T15:08:51.9629418Z 
2026-06-15T15:08:51.9629747Z   19b682d Merge b115929b81e78959b0f5d36d09340af49270f9a1 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:08:51.9630215Z 
2026-06-15T15:08:51.9630473Z If you want to keep it by creating a new branch, this may be a good time
2026-06-15T15:08:51.9630877Z to do so with:
2026-06-15T15:08:51.9631041Z 
2026-06-15T15:08:51.9631235Z  git branch <new-branch-name> 19b682d
2026-06-15T15:08:51.9631464Z 
2026-06-15T15:08:51.9633792Z HEAD is now at 308ac1c Merge a9167270f4460aacca5a99f93541e2ca9a1ad154 into b5f61bab9cf4458d9ef71fcf6dedf3e3f02216cf
2026-06-15T15:08:51.9637846Z ##[endgroup]
2026-06-15T15:08:51.9669320Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T15:08:51.9689927Z 308ac1cf6970dc814da18d3d8816404f86b13e34
